ServerEast

Responsive HTML Template for Web Hosting


Thank you for purchasing the ServerEast HTML template.

How to get help:

We will respond to buyers' questions via the contact form on our profile.

We run support Weekdays 9am-5pm GMT. You can expect a response within 12 – 24 hours Monday to Friday. We’ll respond to questions outside of these times & weekends occasionally, but please don’t expect a response outside our stated hours.

Support requests are for:
- Help using templates
- Instructions setting up templates
- Bug reports and fixes

Support requests aren’t for:
- Help with 3rd party plugins
- Integration of 3rd party plugins
- Customizations of our templates

Thanks for your purchase!

Included Folders

SERVEREAST-HTML:The main HTML template

SERVEREAST-HTML-RTL-SUPPORT:The converted HTML template to work with RTL(Right to Left) languages (arabic, hebrew etc.). Use this only if you want to make your web site in Right to Left direction

 

The ServerEast template is a responsive HTML template based on Bootstrap 3. The structure based on a flexible grid that lets you change HTML pages quickly and logically with a nestable system.

If you would like to edit the layout of any elements in whole template, you would do the following:

Open the file /style.css, so that is extremely easy to change any css attributes. Simply find the related and commented heading in this css file and make your magic.

The font for body text is Hind from Google Web fonts and for headings (h1, h2, h3 etc.) is Montserrat from Google Web fonts too. If you like to change these fonts with a usual web safe font (arial, verdana etc.) you must remove from section of each page the line

link href='http://fonts.googleapis.com/css?family=Hind:400,300,600,500,700&subset=latin,latin-ext' rel='stylesheet' type='text/css'
link href='http://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'

and also change the font-family class of body in the file /style.css from font-family: 'hind', Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif; to font-family: Verdana; (for example) and the font-family class of h1, h2, h3, h4, h5, h6 in the file /style.css from font-family: 'montserrat', Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif; to font-family: Verdana; (for example)

ServerEast using the following CSS files:

style.css 
The main css file

css/animate.min.css
The main library for animation effects that you see on various pages.

css/font-awesome.min.css
The css file for font-awesome icons. To see all the available icons and instructions on how to use them click here

css/bootsrap.css, css/bootsrap-theme.css
The main responsive grid stylesheets, from Bootstrap 3 framework. It is recommended to make any changes/additions to style.css and keep bootsrap.css and bootsrap-theme.css as it are. In this way, you can easily upgrade the grid framework when Bootstrap releases an update.

css/block_grid_bootstrap.css 
A custom addition to bootstrap grid. It provides the possibility to create grids with any columns that you want.

css/owl.carousel.css
The base stylesheet for carousels that the template using (testimonials in home page, carousel with fade effect in datacenter page, one item carousel in blog category)

css/owl.theme.css
The stylesheet that define the appearance of carousels. You can change saome things, for examople the color/size of pagination bullets.

css/jquery.circliful.css
The stylesheet for show numbers as Circle Statistics.

css/slicknav.css
The stylesheet for menu on small screens and mobiles.

css/tablesaw.stackonly.css
The stylesheet for responsive tables (exists in dedicated servers page)

ServerEast using jQuery framework with various additional plugins.

js/bootstrap.min.js
The main js file that hook the supported scripts of Bootstrap 3 framework

js/contact-script.js
The scripts that validates the contact form script in the contact page

js/hoverIntent.js
A helper file that make clickable each main menu options on touch screens.

js/jquery.circliful.min.js
The number counters in home page (a few lovely stats). You can set the options as data attributes and hook the script in the bottom of page (below of jquery)

js/jquery.min.js
The jQuery framework

js/jquery.slicknav.min.js
The menu on small screens and mobiles. The hook of the script exists in js/custom.js file on line 17.

js/jquery.tablesorter.min.js
The script that allows the tables to be sorted. An example is the Domain Price List in Domains page.

js/owl.carousel.min.js
The script for carousels that the template using (testimonials in home page, carousel with fade effect in datacenter page, one item carousel in blog category). The hook of the script for each page exists in js/custom.js file on line 39.

js/superfish.js
The main navigation menu script with it submenus. The hook of the script for each page exists in js/custom.js file on line 5.

js/waypoints.min.js
The script that hooks the statistics when the specific section is in viewport. You don't need to touch anything here.

js/jquery-ui.js
The script that using in VPS slider order and creates the handler and the slider experience.

js/tablesaw.stackonly.js
The script that convert the tables to responsive layout in smaller screens.

js/wow.min.js
The script that using for animations (in combination with animate.min.css) while scrolling the page